Package | implementation.guide.nhdr |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=http://example.org/fhir/ValueSet/DiagnosticReportCode |
Url | http://example.org/fhir/ValueSet/DiagnosticReportCode |
Version | 1.0.0 |
Status | draft |
Date | 2024-11-28 |
Name | DiagnosticReportCode |
Title | Diagnostic Report Code Value Set |
Experimental | False |
Description | A value set representing codes for types of diagnostic reports. |
StructureDefinition | |
https://example.org/fhir/StructureDefinition/PH_DiagnosticReport ![]() | PH_DiagnosticReport |
No resources found
{
"resourceType" : "ValueSet",
"id" : "DiagnosticReportCode",
"url" : "http://example.org/fhir/ValueSet/DiagnosticReportCode",
"version" : "1.0.0",
"name" : "DiagnosticReportCode",
"title" : "Diagnostic Report Code Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-28",
"publisher" : "Your Organization Name",
"description" : "A value set representing codes for types of diagnostic reports.",
"compose" : {
"include" : [
{
"system" : "http://example.org/fhir/CodeSystem/DiagnosticReportCodeSystem",
"concept" : [
{
"code" : "CytologyAndChemistry",
"display" : "Cytology and Chemistry"
},
{
"code" : "Microbiology",
"display" : "Microbiology"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.